home *** CD-ROM | disk | FTP | other *** search
/ Champak 128 / Vol 128 (Damaged).iso / games / autobahn.swf / scripts / DefineButton2_84 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2011-03-26  |  105 b   |  4 lines

  1. on(release){
  2.    getURL("newscore.php?mode=check_score&game_name=autobahn&score=" + _root.score,"");
  3. }
  4.